home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / system / ifp1s158.zip / PAGE_00.INF < prev    next >
Text File  |  1993-06-26  |  3KB  |  74 lines

  1.    This is the opening screen. It's meant to remind you as to which pages
  2. shows what information. Hitting the <HOME> key will always move you to this
  3. page.
  4.  
  5.    The keys that are active on this page, and all others are:
  6.  
  7. <F1>    This will display a help screen for the page you are on.
  8.           While displaying help:
  9.            <UpArrow> will move the display up 1 line.
  10.            <DnArrow> will move the display down 1 line.
  11.            <PgUp>    will move the display up 1 screen.
  12.            <PgDn>    will move the display down 1 screen.
  13.            <HOME>    will display the first page of help.
  14.            <END>     will display the last page of help.
  15.            <ESC>     will end the help session.
  16.  
  17. <ESC>   This will abort INFOPLUS and return you to DOS.
  18.  
  19. <ENTER> A prompt will appear on the bottom line asking which page you
  20.         want to go to. Type in the number, and then hit <ENTER> to jump
  21.         immediately to that page. If you don't type a number and hit
  22.         <ENTER>, Infoplus will re-start the current page.
  23.  
  24. <PgUp>  This will move you back one page.
  25.  
  26. <PgDn>  This will move you forward one page.
  27.  
  28. <HOME>  This will move you to page 0.
  29.  
  30. <END>   This will move you to that last page.
  31.  
  32. <ALT+P> This is if you want to send a screen of data to the printer or to a
  33.         file on disk. Just follow the prompts on the screen. Pressing <ESC>
  34.         at any of these prompts will cancel the printscreen operation.
  35.  
  36.         When asked about Normal or IBM ASCII: if you pick Normal, any
  37.         characters on screen that are not part of the standard ASCII set
  38.         (such as line drawing characters) will be converted into the
  39.         closest equivalent normal ASCII character.
  40.  
  41.         The page is printed with a header at the top giving the Page
  42.         number, it's description, and the date and time. You may optionally
  43.         add a line of your own, which you could use to identify the
  44.         computer it's on, or similar.
  45.  
  46.         Unlike using the PrtScr (or PrintScrn) key, only the data part of
  47.         the screen is printed. Not the very top and bottom lines.
  48.  
  49. <DnArw> Some screens hold more information than can be shown at once. Press
  50.         the Down Arrow key to get the extra information.
  51.  
  52. <UpArw> Some screens that are long let you go back to review already
  53.         displayed data.
  54.  
  55.   When starting INFOPLUS, you can use some command-line parameters.
  56.  
  57. Syntax:
  58.   INFOPLUS [B][D][M][C][F][NP][NV][AP[:filename]][H][?]
  59. where:
  60.   B  = Write to screen using BIOS (default under Desqview)
  61.   D  = Write directly to screen memory (default)
  62.   M  = Use monochrome colors (default under MODE BWxx)
  63.   C  = Use normal colors (default)
  64.   F  = Leave 16550 FIFO's enabled
  65.   NV = Do not perform VGA chipset detection
  66.   NP = Do not read Partition Table
  67.   AP = AutoPrint all screens, ask for setup
  68.   AP:filename = AutoPrint to a file or device
  69.   H or ? = This help screen
  70.  
  71. ex: INFOPLUS B M NV
  72.       Run INFOPLUS using BIOS, monochrome colors, no VGA check.
  73.  
  74.